[INFO] fetching crate zng 0.21.13...
[INFO] checking zng-0.21.13 against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] extracting crate zng 0.21.13 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate zng 0.21.13
[INFO] finished tweaking crates.io crate zng 0.21.13
[INFO] tweaked toml for crates.io crate zng 0.21.13 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng 0.21.13 on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng 0.21.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0d36b3f696fbb5d6ae07ddb1d18c73389d106f9f6885f5147bb18327b9dc2e5
[INFO] running `Command { std: "docker" "start" "-a" "f0d36b3f696fbb5d6ae07ddb1d18c73389d106f9f6885f5147bb18327b9dc2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0d36b3f696fbb5d6ae07ddb1d18c73389d106f9f6885f5147bb18327b9dc2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d36b3f696fbb5d6ae07ddb1d18c73389d106f9f6885f5147bb18327b9dc2e5", kill_on_drop: false }`
[INFO] [stdout] f0d36b3f696fbb5d6ae07ddb1d18c73389d106f9f6885f5147bb18327b9dc2e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3cb8154330397204d9b926e81d4ee083310e3f050c4bd22f9d01793d2ba49f2
[INFO] running `Command { std: "docker" "start" "-a" "c3cb8154330397204d9b926e81d4ee083310e3f050c4bd22f9d01793d2ba49f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling zng-var-proc-macros v0.5.0
[INFO] [stderr]     Checking zng-clone-move v0.4.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking zng-handle v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling zng-task v0.12.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking pretty-type-name v1.0.1
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zng-task-proc-macros v0.4.0
[INFO] [stderr]    Compiling zng-view-api v0.19.11
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling minidump-writer v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking failspot v0.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling zng-color-proc-macros v0.4.0
[INFO] [stderr]    Compiling minifier v0.3.6
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking crash-context v0.6.3
[INFO] [stderr]     Checking uds v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking minidump-common v0.26.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zng-txt v0.6.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking zng-tp-licenses v0.8.1
[INFO] [stderr]     Checking error-graph v0.1.1
[INFO] [stderr]     Checking serde_variant v0.1.3
[INFO] [stderr]    Compiling zng-app-proc-macros v0.9.1
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a611f2a14e38407ec6717a86a01424ee6fc80762/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=9011a95ba5f26bdd -C extra-filename=-79aefb5393459c88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c3cb8154330397204d9b926e81d4ee083310e3f050c4bd22f9d01793d2ba49f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3cb8154330397204d9b926e81d4ee083310e3f050c4bd22f9d01793d2ba49f2", kill_on_drop: false }`
[INFO] [stdout] c3cb8154330397204d9b926e81d4ee083310e3f050c4bd22f9d01793d2ba49f2
